home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
AFS
/
PasteUp.app
/
English.lproj
/
AfsInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
2KB
|
152 lines
AfsAppDelegate = {
ACTIONS = {
appDidInit:;
appWillInit:;
writeDefaults:;
savePreferences:;
find:;
readDefaults:;
setLogoutAlarm:;
appWillTerminate:;
inspect:;
printKeyWindow:;
};
OUTLETS = {
userTypeField;
reportControlPanel;
operatorNameField;
dbConnectionName;
afsEventManager;
infoPanel;
afsLookupTableEditor;
operatorIDField;
helpPanel;
lastLoadedWindow;
wpNameField;
inspectorPanel;
securityMenuCell;
preferencesPanel;
findPanel;
infoPanelStatus;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
someDelegate = {
ACTIONS = {
viewDidSwap:;
};
OUTLETS = {
};
SUPERCLASS = Object;
};
PasteUp = {
ACTIONS = {
appWillTerminate:;
resizeTools:;
runDocument:;
runCharStyles:;
open:;
runLineEditor:;
saveAll:;
addMasterPage:;
runGraphicStyles:;
new:;
newView:;
toolsAction:;
runPages:;
runPrecision:;
appDidBecomeActive:;
runAlignmentRows:;
runAlignmentCols:;
runRunaround:;
inspect:;
endEditingMode:;
runSpellCheck:;
runDropShadows:;
toggleRuler:;
runLineAndFills:;
runParaStyles:;
closeAllPanels:;
runFind:;
runPreferences:;
runTextCHStyle:;
runColumns:;
appDidInit:;
runTextPPStyle:;
runFontPanel:;
};
OUTLETS = {
zoomWindow;
paraStylesPanel;
charStylesPanel;
alignmentPanelCols;
unitsInfo;
stylesPanel;
preferences;
alignmentPanelRows;
gotoPagesPanel;
docTypeScroll;
styleInfo;
textPPStylePanel;
mainPageView;
infoPanel;
runaroundPanel;
documentPanel;
findPanel;
graphicStylesPanel;
inspectorPanel;
shadowPanel;
spellPanel;
columnsPanel;
masterPanelOutlet;
moveByPanel;
font;
pagesPanel;
preferencesPanel;
deletePagesPanel;
collapsePagesPanel;
zoomPanel;
tabsPanel;
importPanel;
undoInfo;
fontAccessory;
pageNumberFormatPanel;
importInfo;
lineEditorPanel;
addPagesPanel;
printAccessory;
toolbox;
lineFillsPanel;
textCHStylePanel;
pageScrollView;
strings;
precisionPanel;
pageLayoutAccessory;
};
SUPERCLASS = Object;
};
AfsInspectorPanel = {
ACTIONS = {
setInspectedItem:;
inspect:;
ok:;
revert:;
setInspectedClass:;
};
OUTLETS = {
revertButton;
inspectedItem;
popupButton;
toolsInspector;
okButton;
swapView;
inspectedClass;
};
SUPERCLASS = Panel;
};